PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.fonts.truetype Package / PDFTrueTypeFontFeatures Class / getEnableComplexScripts Method
In This Topic
    getEnableComplexScripts Method
    In This Topic
    Gets a flag indicating whether complex script processing should be used when displaying text using the font.
    Syntax
    public boolean getEnableComplexScripts()

    Return Value

    True if complex scripts are enabled.
    See Also